.. _`Pipeline decomposition`: .. _`org.sysess.sympathy.machinelearning.pipeline_split`: Pipeline decomposition ====================== .. image:: pipeline_split.svg :width: 48 Pick out given model from a fitted pipeline **Documentation** Pick out given model from a fitted pipeline *Configuration*: - *name* Index (0 to N) or name of model to pick out from pipeline *Input ports*: **model** : model model *Output ports*: **out-model** : model Output model **Definition** *Input ports* :model: model model *Output ports* :out-model: model Output model .. automodule:: node_pipeline .. class:: SplitPipeline